PgDAC

TCustomPgTimeStamp Properties

Properties of the TCustomPgTimeStamp class.

For a complete list of the TCustomPgTimeStamp class members, see the TCustomPgTimeStamp Members topic.

Public

Name Description

AsDateTime

Used to get and set the timestamp value as TDateTime.

AsSQLTimeStamp

Used to get and set the timestamp value as TSQLTimeStamp record.

Days

Holds the date part of timestamp.

HasTimeZone

Used to specify whether the timestamp object has time zone.

IsInfinity

Determines if a timestamp object has +/-infinity value.

IsNegInfinity

Determines if a timestamp object has -infinity value.

IsPosInfinity

Determines if a timestamp object has +infinity value.

Ticks

Holds the time part of timestamp in microseconds.

TimeZoneOffset

Specifies the time zone offset of a timestamp object (in seconds).

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback